passwordentry: Add an ::activate signal
authorMatthias Clasen <mclasen@redhat.com>
Sat, 19 Sep 2020 17:25:03 +0000 (13:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 19 Sep 2020 17:25:03 +0000 (13:25 -0400)
commitdd0da0f3ccf7241c9289f13ef394a42f94eb34f5
treecc4d9a4e278306942a53b40c1d125ac407d166c3
parent48594a2d7a0d075c50476aa31f0ac91ea0011f83
passwordentry: Add an ::activate signal

GtkSearchEntry has one, no reason why GtkPasswordEntry
should not as well.

Fixes: #3174
gdk/wayland/gdkdisplay-wayland.c
gtk/gtkpasswordentry.c